ci: add Action#5
Conversation
Test dependencies in develop
| PATHS /usr/local/include /usr/include) | ||
|
|
||
| find_library(MOBJECT_LIBRARY NAMES mobject-client | ||
| find_library(MOBJECT_LIBRARY NAMES mobject-bedrock |
There was a problem hiding this comment.
I think this still needs to be mobject-client rather than mobject-bedrock. mobject-bedrock doesn't really have any of the mobject symbols in it that the VOL would be looking for.
There was a problem hiding this comment.
Last time, it did not work on Polaris. Since mobject changed a lot, I'll test again with client.
|
Note that the main thing I noticed needed to be added was to set the environment variable
It doesn't matter what you set it to, but it currently has to be set. Seems like this is a carryover from Ceph compatibility. |
|
OK. |
|
@jhendersonHDF HDF5_RADOS_POOL doesn't help: https://github.com/hyoklee/vol-rados/actions/runs/3586654622/jobs/6036110697 |
See https://github.com/mochi-hpc-experiments/mochi-tests/pull/62/files, please add |
|
@hyoklee Is this PR finished now or is there more work to be done here? |
This Action will demonstrate the following issues:
@jhendersonHDF , please fix them until this Action passes.